home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / utility / ccache11.zip / INTRO.TXT < prev    next >
Text File  |  1996-06-26  |  6KB  |  178 lines

  1. INTRO           COPYRIGHT 1995-1996 horio shoichi           INTRO
  2.  
  3.  
  4.  
  5. NAME
  6.      intro.txt - Informations About This Package
  7.  
  8.  
  9. Shareware
  10.      This  program  package  is a shareware, written by and copy-
  11.      righted by horio shoichi.
  12.  
  13.      You can evaluate this package for one month.   Beyond  that,
  14.      you must either terminate using or must pay the registration
  15.      fee.  See reginfo.txt for more details.
  16.  
  17.  
  18. Package Organization
  19.      This package consists of following files.
  20.  
  21.        Filename                       Content
  22.      ------------------------------------------------------------
  23.      ccdisk.txt     ccdisk.exe manual
  24.      concache.txt   concache.exe manual
  25.      eqanda.txt     expected questions and answers
  26.      floppies.txt   floppies.exe manual
  27.      intro.txt      this file
  28.      message.txt    explains screen printouts
  29.      overview.txt   general introduction to this program package
  30.      pause.txt      pause.exe manual
  31.      reginfo.txt    registration informations
  32.      ccreg11.txt    ccreg11.exe manual
  33.      ------------------------------------------------------------
  34.      ccdisk.exe     reentrant SCSI disk driver
  35.      ccreg11.exe    a program to compute registration fee
  36.      concache.exe   dos concurrent disk cache program
  37.      floppies.exe   floppy minidriver
  38.      pause.exe      a config.sys aid
  39.  
  40.      Each of "*.txt" file is formatted in plain ascii, 80 columns
  41.      by 60 lines.
  42.  
  43.      All  "*.exe" files are self contained and fully operational;
  44.      this package is not a "demo" version.
  45.  
  46.   Programs
  47.      Ccdisk.exe
  48.           A reentrant  SCSI  disk  driver  under  DOS.  It  works
  49.           closely  with  concache.exe.   There is no command line
  50.           change from v1.00.
  51.  
  52.      Concache.exe
  53.           The disk cache  program  to  drive  disks  concurrently
  54.           under  DOS.   The  command line description has changes
  55.  
  56. Concache 1.10       Last Update:  26 June 1996                  1
  57.  
  58.  
  59.  
  60. INTRO           COPYRIGHT 1995-1996 horio shoichi           INTRO
  61.  
  62.  
  63.  
  64.           from   v1.00.    See   concache.txt,   intro.txt,   and
  65.           eqanda.txt.
  66.  
  67.      Floppies.exe
  68.           The  minidriver  to  relocate floppy accesses from DOS.
  69.           An option to load itself into  upper  memory  block  is
  70.           added to command line from v1.00.
  71.  
  72.      Pause.exe
  73.           The  program  to read DOS startup screen easily.  There
  74.           is no command line change from v1.00.
  75.  
  76.      There is a "*.txt" file for each of "*.exe" file which fully
  77.      explains  the  program.  These obvious files are not enumer-
  78.      ated below section.
  79.  
  80.   Text Files
  81.      Overview.txt
  82.           Describes a brief  overview,  installation,  and  known
  83.           incompatibilities.
  84.  
  85.      Eqanda.txt
  86.           In depth discussions about user interface and interface
  87.           problems.  Read this if the other manual  is  felt  too
  88.           terse, or if you get just curious.
  89.  
  90.      Message.txt
  91.           Explains  help messages and the other startup messages.
  92.  
  93.      Reginfo.txt
  94.           The registration informations  for  prices,  terms  and
  95.           conditions,  and registration procedures are described.
  96.           Must be read if you continue to use this package.
  97.  
  98.  
  99. Trademarks
  100.      Product names in this and other files in  this  package  are
  101.      (registered) trademarks of respective publisher's or of man-
  102.      ufacturer's.
  103.  
  104.  
  105.  
  106. Development Environment
  107.      The primary development environment contains  the  following
  108.      indispensable softwares to the author.
  109.  
  110.         Borland C/C++ 4.0       Borland International
  111.         MKS Toolkit 4.1b        Mortice Kern Systems Inc.
  112.         Periscope 5.40          Periscope Company Inc.
  113.  
  114.  
  115. Concache 1.10       Last Update:  26 June 1996                  2
  116.  
  117.  
  118.  
  119. INTRO           COPYRIGHT 1995-1996 horio shoichi           INTRO
  120.  
  121.  
  122.  
  123.      Of  course,  any  programming problem in this package, if it
  124.      exists, is not the consequences of these environments.
  125.  
  126.  
  127. References
  128.      Of numerous books I referenced, following  are  particularly
  129.      important in writing this software.
  130.  
  131.          IBM Corp. "Technical Reference Personal Computer AT"
  132.  
  133.          Adaptec "Advanced SCSI Programming Interface (ASPI)"
  134.  
  135.          Andrew Shulman, et al. "Undocumented DOS" eds 1, 2
  136.  
  137.          Frank van Gilluwe "The Undocumented PC"
  138.  
  139.          Ralf Brown, Jim Kyle "PC Interrupts" eds 1, 2
  140.  
  141.          Joeff Chappel "DOS Internals"
  142.  
  143.          Microsoft "MS-DOS Programmer's Reference" V5, 6
  144.  
  145.  
  146. History
  147.      v1.10
  148.           This  package  is for concache.exe internal reorganiza-
  149.           tions. The results are less  bugs,  faster  executions,
  150.           more  stable startup and more compatibilities.  Preread
  151.           is now functional, some options were made built-in.   A
  152.           few  command  line  parameters  for  concache.exe  were
  153.           changed.  The previous version,  v1.00,  was,  as  seen
  154.           from this version, at best an experiment.  Finally, the
  155.           core algorithm is now patent pending.
  156.  
  157.  
  158.      also v1.00
  159.           This package corrects the omissions and inconsistencies
  160.           of  documents  found  in  the initial release. No *.exe
  161.           changes. However, the whole repackaging is done.
  162.  
  163.  
  164.      v1.00
  165.           This package  is  the  first  public  release  of  con-
  166.           cache.exe.
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174. Concache 1.10       Last Update:  26 June 1996                  3
  175.  
  176.  
  177.  
  178.